﻿2026-07-06T06:23:59.8107933Z ##[group]Run actions/checkout@v5
2026-07-06T06:23:59.8108749Z with:
2026-07-06T06:23:59.8109260Z   repository: SaberMage/spt-core
2026-07-06T06:23:59.8112494Z   token: ***
2026-07-06T06:23:59.8112865Z   ssh-strict: true
2026-07-06T06:23:59.8113242Z   ssh-user: git
2026-07-06T06:23:59.8113647Z   persist-credentials: true
2026-07-06T06:23:59.8114090Z   clean: true
2026-07-06T06:23:59.8114481Z   sparse-checkout-cone-mode: true
2026-07-06T06:23:59.8114938Z   fetch-depth: 1
2026-07-06T06:23:59.8115340Z   fetch-tags: false
2026-07-06T06:23:59.8115740Z   show-progress: true
2026-07-06T06:23:59.8116134Z   lfs: false
2026-07-06T06:23:59.8116504Z   submodules: false
2026-07-06T06:23:59.8116924Z   set-safe-directory: true
2026-07-06T06:23:59.8117572Z ##[endgroup]
2026-07-06T06:23:59.8923652Z Syncing repository: SaberMage/spt-core
2026-07-06T06:23:59.8925478Z ##[group]Getting Git version info
2026-07-06T06:23:59.8926257Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-06T06:23:59.8927456Z [command]/usr/bin/git version
2026-07-06T06:23:59.8944918Z git version 2.43.0
2026-07-06T06:23:59.8963952Z ##[endgroup]
2026-07-06T06:23:59.8976008Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/83bc1ae1-62c5-4f27-b6f4-6ce66d16ff26' before making global git config changes
2026-07-06T06:23:59.8977373Z Adding repository directory to the temporary git global config as a safe directory
2026-07-06T06:23:59.8979400Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-06T06:23:59.9019666Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-06T06:23:59.9048287Z https://github.com/SaberMage/spt-core
2026-07-06T06:23:59.9060361Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-06T06:23:59.9063552Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-06T06:23:59.9086874Z HEAD
2026-07-06T06:23:59.9124207Z ##[endgroup]
2026-07-06T06:23:59.9126148Z [command]/usr/bin/git submodule status
2026-07-06T06:23:59.9317766Z ##[group]Cleaning the repository
2026-07-06T06:23:59.9320957Z [command]/usr/bin/git clean -ffdx
2026-07-06T06:24:01.4618812Z Removing .adapter-notify/
2026-07-06T06:24:01.4620398Z Removing target/
2026-07-06T06:24:01.4628795Z [command]/usr/bin/git reset --hard HEAD
2026-07-06T06:24:01.4694157Z HEAD is now at cd4f07272 Merge 8a54b2c7c16b3f95beb839cb6e205f72fe2b7958 into 06cea5cde193b7f0307a0334de0917ea7bd7742a
2026-07-06T06:24:01.4702716Z ##[endgroup]
2026-07-06T06:24:01.4704206Z ##[group]Disabling automatic garbage collection
2026-07-06T06:24:01.4705881Z [command]/usr/bin/git config --local gc.auto 0
2026-07-06T06:24:01.4734372Z ##[endgroup]
2026-07-06T06:24:01.4735886Z ##[group]Setting up auth
2026-07-06T06:24:01.4739726Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-06T06:24:01.4767219Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-06T06:24:01.4952823Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-06T06:24:01.4984875Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-06T06:24:01.5178682Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-06T06:24:01.5213864Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-06T06:24:01.5412358Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-06T06:24:01.5442610Z ##[endgroup]
2026-07-06T06:24:01.5444367Z ##[group]Fetching the repository
2026-07-06T06:24:01.5449883Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +eafc1837c7074fb14574e127d6b3622d9af54c1b:refs/remotes/pull/52/merge
2026-07-06T06:24:02.0864178Z From https://github.com/SaberMage/spt-core
2026-07-06T06:24:02.0864788Z  + cd4f07272...eafc1837c eafc1837c7074fb14574e127d6b3622d9af54c1b -> pull/52/merge  (forced update)
2026-07-06T06:24:02.0887292Z ##[endgroup]
2026-07-06T06:24:02.0887837Z ##[group]Determining the checkout info
2026-07-06T06:24:02.0889203Z ##[endgroup]
2026-07-06T06:24:02.0893620Z [command]/usr/bin/git sparse-checkout disable
2026-07-06T06:24:02.0929404Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-06T06:24:02.0952132Z ##[group]Checking out the ref
2026-07-06T06:24:02.0954651Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/52/merge
2026-07-06T06:24:02.1061248Z Warning: you are leaving 1 commit behind, not connected to
2026-07-06T06:24:02.1061661Z any of your branches:
2026-07-06T06:24:02.1061834Z 
2026-07-06T06:24:02.1062173Z   cd4f07272 Merge 8a54b2c7c16b3f95beb839cb6e205f72fe2b7958 into 06cea5cde193b7f0307a0334de0917ea7bd7742a
2026-07-06T06:24:02.1062653Z 
2026-07-06T06:24:02.1062882Z If you want to keep it by creating a new branch, this may be a good time
2026-07-06T06:24:02.1063292Z to do so with:
2026-07-06T06:24:02.1063430Z 
2026-07-06T06:24:02.1063585Z  git branch <new-branch-name> cd4f07272
2026-07-06T06:24:02.1063795Z 
2026-07-06T06:24:02.1065430Z HEAD is now at eafc1837c Merge 279df99067a41ead572534846142b9372d0a7812 into 06cea5cde193b7f0307a0334de0917ea7bd7742a
2026-07-06T06:24:02.1072603Z ##[endgroup]
2026-07-06T06:24:02.1114611Z [command]/usr/bin/git log -1 --format=%H
2026-07-06T06:24:02.1143150Z eafc1837c7074fb14574e127d6b3622d9af54c1b
